Skip to content

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Mar 18, 2015

r? @aturon

@@ -306,12 +306,11 @@ pub fn args() -> Args {
// In general it looks like:
// res = Vec::new()
// let args = [[NSProcessInfo processInfo] arguments]
// for i in range(0, [args count])
// for i in range(0..[args count])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also want to remove range here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

of course. done.

@aturon
Copy link
Contributor

aturon commented Mar 18, 2015

Thanks!

@bors: r+ 21d8c41

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 19, 2015
@bors bors merged commit 21d8c41 into rust-lang:master Mar 19, 2015
@tamird tamird deleted the fix-ios-build branch March 19, 2015 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants